TrackFileError event   

Indicates a file error has occurred. A file error can occur in various operations of the control aside from writing to disc. This event will indicate the file in which the error occurred and the type of error. 

Syntax

Sub object_TrackFileError(FileError As eTrackFileError, FileName As String)

The TrackFileError event syntax has these named arguments:

Part Description
FileErroreTrackFileError
FileNameString